Identifies what kind of target this is.
class Target { abstract type(): TargetType; }
Returns:
TargetType
See docs for more info about background pages.