fetch Reader Documents
abstract fun fetchReaderDocuments(onSuccess: (List<ReaderDocument>) -> Unit, onError: (ColibrioException) -> Unit)
Fetch the ReaderDocuments that this ContentLocation targets.
Fetch the ReaderDocuments that this ContentLocation targets.