This version of Unity is unsupported.

EventBase.target

public UIElements.IEventHandler target;

Description

The target visual element that received this event. Unlike currentTarget, this target does not change when the event is sent to other elements along the propagation path.