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.
getPost()
PostPage