Fetches the body text of a given page.
function GetPageBody($PageID, $UserID)
On success, the function returns a string containing the PageBody field for the page. On failure returns null.