Check two JTokens for equality.
public static bool AreEqual(JToken? left, JToken? right)
True if the two JTokens are equal.