selectWordAtPoint

abstract suspend fun selectWordAtPoint(pageIndex: Int, x: Float, y: Float, tolerance: Float)

Select the word at a given point with the given tolerance. Coordinates and tolerance are in PDF point units.