Gets all document targets at the current text input position. The method returns null, if there is no target at the current input position.
Introduced: X18.
public DocumentTarget[] GetItems();
The return value is null, if there is no target at the current input position. Otherwise, it is an array of objects of the type Document