Gets all editable regions at the current text input position. The method returns null, if there is no region at the current input position.
public EditableRegion[] GetItems();
The return value is null, if there is no editable region at the current input position. Otherwise, it is an array of objects of the type Editable