# Functions
GetTarget returns the target object for the given TargetRef.
NewObjectFromRef returns a new object for the given TargetRef or an error if the target is not supported.
NewUserAccessor returns a UserAccessor for the given object or an error if the object is not supported.
# Interfaces
UserAccessor is an interface for accessing users from objects supported by this project.