Gets a post by the specified ID.
The getPost() function returns a Promise that resolves to a post whose ID matches the given ID.
getPost()
Post ID.
Options specifying which fields to return.