focus Near Content Location
Deprecated
since 5.0.0. Please use `focusTargetOptions.target` instead.
If the element or the nearest element matching the content location should be focused.
Setting this option to true is equivalent to setting focusTargetOptions.target to NEAREST_ELEMENT. If focusTargetOptions.target is set to anything other than NONE, then this option is ignored.