getComposedRanges
fun getComposedRanges(options: GetComposedRangesOptions = definedExternally): ReadonlyArray<StaticRange>(source)
The Selection.getComposedRanges()
method returns an array of StaticRange objects representing the current selection ranges, and can return ranges that potentially cross shadow boundaries.