Gets the all the information associated with the current blog post.
The getPost()
function returns a Promise that is resolved when all
of the information about the post shown on the PostPage
is
retrieved.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.