fetchReaderDocuments

abstract fun fetchReaderDocuments(onSuccess: (List<ReaderDocument>) -> Unit, onError: (ColibrioException) -> Unit)

Fetch the ReaderDocuments that this ContentLocation targets.