method
App.FindCollectionPreview
func (application *App) FindCollectionPreview(
ctx context.Context,
token,
collection,
documentID string,
) (store.Document, error)Read the exact token-scoped draft without a session.
The token must match resource type, slug, and ID and is revoked/fenced by permanent deletion. Global equivalents are also available.