extractText

open suspend fun extractText(resource: Resource): Try<String, ReadError>

Extracts the text content of the given resource.