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