A Client is a wrapper around a nomad API client which allows much
more convenient methods to be built on top of it to provide
information to the caller and simplify task dispatch.
ListTasks crawls nomad for running tasks. This can include batch
tasks, service tasks, system tasks, and any other kind of task as
long as it is running.