#### async tree.get(identifier)

Will get back a specific identifier's value

```js
    await tree.get('5d6755b71f9edbc997c8d156');
```

