Attempts to resolve the current alias token into an anchored object value.
public bool TryReadAlias(scoped out object? value)
When successful, receives the resolved anchored object.
true when the current token is an alias and reference handling is enabled; otherwise false.