不稳定:仅限 Chrome - 从给定点创建 Range。
@Unstable() Range caretRangeFromPoint(int? x, int? y) { return _caretRangeFromPoint(x, y); }