Attempts to parse url t.
public static bool TryParseUrl<T>(ref T text, [NotNullWhen(true)] scoped out string? link, scoped out bool hasPointyBrackets, bool isAutoLink = false) where T : ICharIterator