fetchTextContent

abstract suspend fun fetchTextContent(): ColibrioResult<String>

Fetch the text content of the ContentLocation.

NOTE: This method returns an empty string for PDF publications.