Gets the target entity ID (user/group ID) for this meta command.
This ID identifies the entity whose metadata is being queried or updated.
@override ID get identifier { return ID.parse(this['did'])!; }