Results 6 issues of IOM

Implement render empty blocks: #16 Usage: ``` getRNDraftJSBlocks({ contentState, renderEmptyBlocks: true}) ```

The previous example doesn't set the port and the code fallback to the DEFAULT_PROXY_SERVER_PORT no random port in this configuration. Another patch is possible `port: 0` but is less explicit....

## PR Checklist - [ X] I have run `npm test` locally and all tests are passing. - [ X] I have added/updated tests for any new behavior. - [...