fetchTextContentBefore

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

Fetch the text content immediately before the ContentLocation.

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