Support wt dump with new history store cursor interface. Also add the availability of the option to dump the history store with globally visible tombstones or without globally visible tombstones.
Currently the wt dump would dump all the values present in the history store reading past globally visible tombstones (values older than oldest timestamp). Create a test to indicate this behaviour.