fetchTextContentAfter

abstract suspend fun fetchTextContentAfter(textLength: Int): ColibrioResult<String>

Fetch the text content immediately after the ContentLocation.

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