The JsonCons.JsonPath library includes classes that complement the functionality of the System.Text.Json namespace with support for JsonPath. It provides support for selecting from a JsonDocument a list of JsonElement instances that belong to it.
$ dotnet add package JsonCons.JsonPathNo README available.