pub fn hit_test( fragment: &Fragment, spans: &SpanMap, tree: &Tree, point: Point, ) -> Cursor
Reverse hit test from a point to the model cursor position.