I was trying to use this Prismic SDK to parse a JSON document (Document.parse(jsonNode))that was retrieved using Prismic Rest API v2. It seems that this project is meant to be used only for API v1. Are there any plans to support this in the future? Or is there another SDK used for Prismic API v2? Thanks.