Gets a post by the specified ID.
The getPost()
function returns a Promise that resolves to a post whose ID matches the given ID.
Post ID.
Options specifying which fields to return.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.